MessageFlagStatus Property |
Specifies the flag state of the message object.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic FlagStatus FlagStatus { get; set; }Public Property FlagStatus As FlagStatus
Get
Set
Property Value
Type:
FlagStatusThe flag status.
See Also